Goal System API - Implementation Template (US Core)

(0 reviews)

Custom object field addition

To add a field to a custom object in Health Cloud (HealthCloudGA____CarePlanGoal____c):

  1. From Health Cloud in the upper right corner, click the settings (gear) icon.
  2. Click Setup.
  3. From the Home tab in the left menu, expand 'Objects and Fields' and then click Object Manager.
  4. Search for 'EHR Medication Prescription' and then click into it.
  5. In the 'Fields and Relationships' page, use the 'New' button and create the following fields:
Field LabelField NameHardcode Value/Calculation
NameData Type
meta.lastUpdatedLastModifiedDate
text.statusStatus____c
identifier[0].systemIdentifier_System__c
identifier[0].valueIdentifier_Value__c
lifecycleStatus__Status____c
achievementStatus.coding[0].systemAchievement__Status____c
achievementStatus.coding[0].codeAchievement__Status____c
achievementStatus.coding[0].displayAchievement__Status__Display____c
achievementStatus.textAchievement__Status____c
category[0].coding[0].systemCategory____System____c
category[0].coding[0].codeCategory__Code____c
category[0].coding[0].displayCategory__Display____c
category[0].textCategory__Text____c
priority.coding[0].systemPriority_System____c
priority.coding[0].codePriority__Code____c
priority.coding[0].displayPriority__Display____c
subject.referenceSubject__Reference____c
subject.displayName
start[0].startDateStart__Date____c
start[0].startCodeableConcept.textStart__Date____c
target[0].measure.coding[0].systemTarget__Measure__System____c
target[0].measure.coding[0].codeTarget__Measure__Code____c
target[0].measure.coding[0].displayTarget__Measure__Display____c
target[0].measure.textTarget__Text____c
target[0].detail.detailQuantity.valueTarget__Detail__Quantity__Value____c
target[0].detail.detailQuantity.comparatorTarget__Detail_Quantity__Comparator____c
target[0].detail.detailQuantity.unitTarget__Detail__Quantity__Unit____c
target[0].detail.detailQuantity.systemTarget__Detail__Quantity__System____c
target[0].detail.detailQuantity.codeTarget__Detail__Quantity__Code____c
target[0].due.dueDateTarget__Due__Date____c
expressedBy.referenceExpressed__By__Reference____c
expressedBy.displayExpressed__By__Display____c
addresses.referenceAddresses__Reference____c
addresses.identifier.displayAddresses__Display____c

Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onOct 12, 2023
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.3
1.0.2
1.0.1
1.0.0